From 48418014684371657c3dcda8e5aaa69b9e753508 Mon Sep 17 00:00:00 2001 From: Debian Rust Maintainers Date: Thu, 17 Apr 2025 02:09:18 +0000 Subject: [PATCH] disable-slow-tests =================================================================== Gbp-Pq: Name disable-slow-tests.patch --- Cargo.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index eaad16b..fd6fd9c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -172,7 +172,6 @@ default = [ dev_urandom_fallback = [] less-safe-getrandom-custom-or-rdrand = [] less-safe-getrandom-espidf = [] -slow_tests = [] std = ["alloc"] test_logging = [] unstable-testing-arm-no-hw = [] -- 2.30.2